entry completion: stop using subsurfaces
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Aug 2018 03:00:52 +0000 (03:00 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Aug 2018 03:24:53 +0000 (23:24 -0400)
commit220a51e7cb928015d9c6d7a46aed40f3a0b3c966
tree2f9749bedb2881739bcecf711f9e9a8198b1647e
parent6df28420d7f63a8dfee84cac1299bb92a53e4631
entry completion: stop using subsurfaces

Instead, use a popup and gdk_surface_move_to_rect.
I have not tried to reproduce all details of the old
positioning logic, but moving the popup above/below
the entry works as before.
gtk/gtkentrycompletion.c